GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationText / BorderWidth Property





In This Topic
BorderWidth Property (AnnotationText)
In This Topic
Syntax
'Declaration
 
Public Shadows Property BorderWidth As Single
public new float BorderWidth {get; set;}
public read-write property BorderWidth: Single; 
public hide function get,set BorderWidth : float
public: __property new float get_BorderWidth();
public: __property new void set_BorderWidth( 
   float value
);
public:
new property float BorderWidth {
   float get();
   void set (    float value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationText
AnnotationText Members